home *** CD-ROM | disk | FTP | other *** search
- Short: Shuffle characters (permutation)
- Author: ralf.gruner@t-online.de (Ralf Gruner)
- Uploader: ralf.gruner@t-online.de (Ralf Gruner)
- Version: 1.0
- Type: text/misc
- Distribution: Public Domain
-
-
- Wordshuffler generates permutations of the characters of a word.
- You can specify the maximum of consonants and vowels in a row.
-
- Use the executable in a shell window with this syntax:
-
- wordshuffler <text> [maximum consonants] [maximum vowels]
-
-
- The default values for the maxima are 2.
-
-
- Examples:
-
- 1.Ram Disk:> wordshuffler ice
- cei
- cie
- eci
- eic
- ice
- iec
- 1.Ram Disk:> wordshuffler ice 1 1
- eci
- ice
- 1.Ram Disk:> wordshuffler art
- art
- atr
- rat
- rta
- tar
- tra
- 1.Ram Disk:> wordshuffler art 1
- rat
- tar
-
-
- Wordshuffler is based on my permutation program
- (misc/math/permutation.lha).
- The program should work with English and German words. For other
- languages you may have to change the vowels string in the source
- code.
-
-
- Ralf Gruner, Großschönau, Germany 27 August 1999
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 6844 4533 33.7% 27-Aug-99 16:49:10 +wordshuffler
- 2059 858 58.3% 27-Aug-99 16:49:00 +wordshuffler.c
- 488 279 42.8% 27-Aug-99 17:39:46 +wordshuffler.c.info
- 835 396 52.5% 27-Aug-99 17:39:46 +wordshuffler.info
- 1026 509 50.3% 27-Aug-99 17:40:20 +wordshuffler.readme
- 3304 343 89.6% 27-Aug-99 17:39:46 +wordshuffler.readme.info
- 628 277 55.8% 27-Aug-99 17:42:02 Wordshuffler.info
- -------- ------- ----- --------- --------
- 15184 7195 52.6% 28-Aug-99 06:19:52 7 files
-